Platform Explorer / Nuxeo Platform 6.0

Contribution org.nuxeo.theme.html--template-engines

This contribution is part of XML component org.nuxeo.theme.html inside nuxeo-theme-html-6.0.jar

Extension Point

Extension point template-engines of component ThemeService.

Contributed Items

  • <template-engine name="html" template-view="org.nuxeo.theme.html.HTMLView" title="Plain HTML"/>

XML Source

<extension point="template-engines" target="org.nuxeo.theme.services.ThemeService">

    <template-engine name="html" template-view="org.nuxeo.theme.html.HTMLView" title="Plain HTML"/>

  </extension>